FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package PCR.R4.1-1-0-pkg#1.2.5 (46 ms)

Package PCR.R4.1-1-0-pkg
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=PCR.R4.1-1-0-pkg@1.2.5&canonical=http://ehealthontario.ca/fhir/StructureDefinition/ca-on-pcr-match-in-profile-Parameters
Url http://ehealthontario.ca/fhir/StructureDefinition/ca-on-pcr-match-in-profile-Parameters
Version 2.0.0
Status active
Date 2023-11-08T20:54:37.8001934+00:00
Name PCRParametersMatchIn
Title PCR Patient EMPI Match Request Parameters Profile
Experimental False
Realm ca
Description The Parameters profile for EMPI Match Request. The resource must contain a Patient resource and optionally a count parameter.
Type Parameters
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-pcr-matchreq-profile-Patient PCR Patient Match Request Profile


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "pcr-parameters-match-in",
  "meta" : {
    "lastUpdated" : "2023-11-08T20:54:13.2355602+00:00"
  },
  "url" : "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-pcr-match-in-profile-Parameters",
  "version" : "2.0.0",
  "name" : "PCRParametersMatchIn",
  "title" : "PCR Patient EMPI Match Request Parameters Profile",
  "status" : "active",
  "date" : "2023-11-08T20:54:37.8001934+00:00",
  "description" : "The Parameters profile for EMPI Match Request. The resource must contain a Patient resource and optionally a count parameter.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Parameters",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Parameters",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Parameters.id",
        "path" : "Parameters.id",
        "short" : "random guid",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Parameters.meta",
        "path" : "Parameters.meta",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Parameters.meta.profile",
        "path" : "Parameters.meta.profile",
        "min" : 1,
        "max" : "1",
        "fixedCanonical" : "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-pcr-match-in-profile-Parameters|2.0.0",
        "mustSupport" : true
      },
      {
        "id" : "Parameters.meta.security",
        "path" : "Parameters.meta.security",
        "max" : "1"
      },
      {
        "id" : "Parameters.parameter",
        "path" : "Parameters.parameter",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "name"
            }
          ],
          "rules" : "open"
        },
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Parameters.parameter.name",
        "path" : "Parameters.parameter.name",
        "mustSupport" : true
      },
      {
        "id" : "Parameters.parameter:patient",
        "path" : "Parameters.parameter",
        "sliceName" : "patient",
        "short" : "patient pattern",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Parameters.parameter:patient.name",
        "path" : "Parameters.parameter.name",
        "fixedString" : "patient",
        "mustSupport" : true
      },
      {
        "id" : "Parameters.parameter:patient.resource",
        "path" : "Parameters.parameter.resource",
        "min" : 1,
        "type" : [
          {
            "code" : "Resource",
            "profile" : [
              "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-pcr-matchreq-profile-Patient|2.0.0"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Parameters.parameter:patient.resource.name.given",
        "path" : "Parameters.parameter.resource.name.given",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "exists",
              "path" : "extension('http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier')"
            }
          ],
          "description" : "by extension('http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier')",
          "rules" : "open"
        }
      },
      {
        "id" : "Parameters.parameter:patient.resource.name.suffix",
        "path" : "Parameters.parameter.resource.name.suffix",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "exists",
              "path" : "extension('http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier')"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Parameters.parameter:countParameter",
        "path" : "Parameters.parameter",
        "sliceName" : "countParameter",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Parameters.parameter:countParameter.name",
        "path" : "Parameters.parameter.name",
        "fixedString" : "count",
        "mustSupport" : true
      },
      {
        "id" : "Parameters.parameter:countParameter.value[x]",
        "path" : "Parameters.parameter.value[x]",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Parameters.parameter:countParameter.value[x]:valueInteger",
        "path" : "Parameters.parameter.value[x]",
        "sliceName" : "valueInteger",
        "short" : "Max number of patient results specified by the client",
        "min" : 1,
        "type" : [
          {
            "code" : "integer"
          }
        ],
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.